Skip to content

CLI: Refactor build and authenticate commands#209

Merged
alavarello merged 13 commits intomainfrom
cli/refactor-build-authenticate-commands
Feb 5, 2026
Merged

CLI: Refactor build and authenticate commands#209
alavarello merged 13 commits intomainfrom
cli/refactor-build-authenticate-commands

Conversation

@alavarello
Copy link
Member

@alavarello alavarello commented Feb 3, 2026

This PR refactors the following commands:

  • authenticate
  • build
  • codegen
  • compile
  • deploy
  • init

I separated the commands logic from the parsing of arguments so we can call a command from another command

I changed skip-compile for skip-build and instead of using the codegen and compile I use the build directly with all the arguments

@alavarello alavarello force-pushed the cli/refactor-build-authenticate-commands branch from 4abdc56 to b4d14be Compare February 3, 2026 20:37
@alavarello alavarello requested a review from lgalende February 3, 2026 20:48
@alavarello alavarello self-assigned this Feb 3, 2026
@alavarello alavarello requested a review from lgalende February 4, 2026 17:36
@alavarello alavarello requested a review from lgalende February 5, 2026 12:46
lgalende
lgalende previously approved these changes Feb 5, 2026
@lgalende lgalende changed the title Cli: Refactor build and authenticate commands CLI: Refactor build and authenticate commands Feb 5, 2026
@alavarello alavarello merged commit 7d2279d into main Feb 5, 2026
9 checks passed
@alavarello alavarello deleted the cli/refactor-build-authenticate-commands branch February 5, 2026 13:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants